home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / science / neumap3.zip / NUMP.ZP / INIT61.PAR < prev    next >
Text File  |  1994-09-03  |  896b  |  26 lines

  1. 10, .0005
  2. 2
  3. gls.top
  4. gls
  5. 1
  6. 0
  7. 0, 0
  8. .03
  9. gls1.wts
  10. 4
  11.  
  12.  
  13.  
  14. Explanation of Parameters
  15.  
  16. 10, .0005            ! Enter number of iterations
  17. 2                   ! Enter 1 for old weights, 2 to initialize with random weights
  18. gls.top             ! file storing network structure
  19. gls                 ! filename for training data 
  20. 1                   ! 1 if the data file contains desired outputs, 2 else
  21. 0                   ! Enter number of patterns to read (0 for all training patterns) 
  22. 0, 0                ! Enter numbers of 1st and last patterns to examine (0 0 for none)
  23. .03                 ! learning factor
  24. gls1.wts            ! filename for saving the trained weights
  25. 4                   ! 1 to continue training, 2 to start new network, 3 for a new data file, 4 to stop
  26.